home *** CD-ROM | disk | FTP | other *** search
- set PAN to 1
- if restart = 1 then
- if CORPSE = 1 then
- set stop to 2094
- set CORPSE to 0
- end if
- set the puppet of sprite 3 to 1
- set the castNum of sprite 3 to 2
- set the puppet of sprite 4 to 1
- set the castNum of sprite 4 to 3
- set the puppet of sprite 20 to 1
- set the castNum of sprite 20 to 25
- set x to 1
- set the stopTime of sprite 20 to stop + 6
- set the movieRate of sprite 20 to 1
- set the movieTime of sprite 20 to the stopTime of sprite 20
- set the puppet of sprite 2 to 1
- set the visible of sprite 2 to 1
- set the visible of sprite 3 to 1
- set the visible of sprite 4 to 1
- set the visible of sprite 24 to 1
- set RATE to 1
- set restart to 0
- set START to stop
- set WALK to 1
- else
- set the puppet of sprite 3 to 1
- set the castNum of sprite 3 to 2
- set the puppet of sprite 4 to 1
- set the castNum of sprite 4 to 3
- set the puppet of sprite 20 to 1
- set the castNum of sprite 20 to 25
- set the puppet of sprite 2 to 1
- set the movieRate of sprite 20 to 0
- set stop to 252
- set the movieTime of sprite 20 to 256
- set the visible of sprite 20 to 1
- set the visible of sprite 2 to 1
- set the visible of sprite 3 to 1
- set the visible of sprite 4 to 1
- set the castNum of sprite 2 to 496
- end if
-